Bump the python-packages group with 8 updates#373
Merged
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.28` | `0.0.29` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.47.0` | | [faker](https://github.com/joke2k/faker) | `40.15.0` | `40.18.0` | | [gevent](https://github.com/gevent/gevent) | `26.4.0` | `26.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.13` | | [prek](https://github.com/j178/prek) | `0.3.13` | `0.4.1` | | [types-jwcrypto](https://github.com/python/typeshed) | `1.5.7.20260513` | `1.5.7.20260518` | | [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning) | `3.0.1` | `3.1.0` | Updates `python-multipart` from 0.0.28 to 0.0.29 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.28...0.0.29) Updates `uvicorn` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.46.0...0.47.0) Updates `faker` from 40.15.0 to 40.18.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md) - [Commits](joke2k/faker@v40.15.0...v40.18.0) Updates `gevent` from 26.4.0 to 26.5.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@26.4.0...26.5.0) Updates `ruff` from 0.15.12 to 0.15.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.13) Updates `prek` from 0.3.13 to 0.4.1 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.13...v0.4.1) Updates `types-jwcrypto` from 1.5.7.20260513 to 1.5.7.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `setuptools-git-versioning` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases) - [Commits](dolfinus/setuptools-git-versioning@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: faker dependency-version: 40.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: gevent dependency-version: 26.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: types-jwcrypto dependency-version: 1.5.7.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools-git-versioning dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 8 updates:
0.0.280.0.290.46.00.47.040.15.040.18.026.4.026.5.00.15.120.15.130.3.130.4.11.5.7.202605131.5.7.202605183.0.13.1.0Updates
python-multipartfrom 0.0.28 to 0.0.29Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)Updates
uvicornfrom 0.46.0 to 0.47.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)6761b2cRemove Hugging Face sponsor block from docs (#2923)438f648Surface sponsors on welcome page and sidebar (#2921)10ddc6dAddssl_context_factoryfor customSSLContextconfiguration (#2920)b499bc4Eagerly import the ASGI app in the parent process (#2919)Updates
fakerfrom 40.15.0 to 40.18.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
7a79d1bBump version: 40.17.0 → 40.18.022334a6📝 Update CHANGELOG.md8a7fa46💄 Lint codea70229eAdd automotive providers forar_DZandfr_DZlocales (#2346)9dc592caddphone_numberprovider forar_DZandfr_DZlocales (#2338)7e8ec9cBump version: 40.16.0 → 40.17.048fbd62📝 Update CHANGELOG.md696ebf9💄 Format code0c33963Addam_ETphone_numberprovider for Ethiopia (#2353)bec4ec2📝 fix changelogUpdates
geventfrom 26.4.0 to 26.5.0Commits
33c560cPreparing release 26.5.07cebc52ci.yml: add comments about likely problem with macOS 15/266a9192eAdd 315 to make-manylinux.65561dcAdd change note.a651598test__threading is apparently initializing the hub on 3.15b1/ubuntu-latest/GH...c2cda32Disable some linux-specific pidfd tests because we don't use that.53371dfWe can't do coverage on 3.15b1, it doesn't have the binary tracer needed for ...ed9160aInitial support for Python 3.1536e8203Remove the CI badges from README.rst.21bf47dDisable appveyor, the windows github action runners were successful.Updates
rufffrom 0.15.12 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)Updates
prekfrom 0.3.13 to 0.4.1Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
871b9edBump version to 0.4.1 (#2107)3c26fafOptimize meta hook file scans (#2106)7780f11Clean up run hook installation flow (#2105)c5dc885Refine hook install filtering (#2104)9db879eSkip installs for hooks that will not run (#2103)2a0da57Simplify workspace file handling (#2102)33ca060Lock file maintenance (#2072)03f11c0Update GitHub Actions (#2101)354f431Update dependency uv to v0.11.13 (#2094)4a41828Update Rust crate quick-xml to v0.39.4 (#2098)Updates
types-jwcryptofrom 1.5.7.20260513 to 1.5.7.20260518Commits
Updates
setuptools-git-versioningfrom 3.0.1 to 3.1.0Release notes
Sourced from setuptools-git-versioning's releases.
Commits
273fcd0Update comparison tablebdd125fPrepare for release088656eUpdate dev packages49215c6Fix Python <3.9b602118Address commentsde7a56fAdd support for git archive generated git info filesc36d925Add dynamic version metadata provider for compatibility with scikit-build-core49c8599Bump urllib3 from 2.6.3 to 2.7.0929e0d6Bump softprops/action-gh-release from 2 to 378f4448Declare Python 3.14 supportDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions